networkd-test: disable DNSSEC in domain-restricted DNS test
authorMartin Pitt <martin@piware.de>
Thu, 21 Feb 2019 11:24:16 +0000 (12:24 +0100)
committerMichael Biebl <biebl@debian.org>
Mon, 8 Apr 2019 10:59:32 +0000 (11:59 +0100)
commit3cc8c3075be829317fa32a81df80b0aa12bf7417
treeb4e089b950bc4a862bbc8beb671f6204d6e6f2bc
parent3bbe840efac912ca5d02b42f7dc2c5720dadc37d
networkd-test: disable DNSSEC in domain-restricted DNS test

dnsmasq 2.80 changed behaviour when being queried by resolved with
enabled DNSSEC: It returns errors for SOA and DS queries which cause the
entire query to fail. As we don't configure DNSSEC in this test anyway,
just disable it so that we retain compatibility with old and new dnsmasq
versions.

(cherry picked from commit 6592c9c850675fb20236271efc4f65acbe3bfa00)

Gbp-Pq: Name networkd-test-disable-DNSSEC-in-domain-restricted-DNS-tes.patch
test/networkd-test.py